home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 48
/
Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso
/
Aminet
/
util
/
sys
/
Mu680x0Libs.lha
/
Mu680x0Libs
/
Include
/
proto
/
mmu.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1998-09-06
|
141 b
|
7 lines
#ifndef PROTO_MMU_H
#define PROTO_MMU_H
extern struct MMUBase *MMUBase;
#include <clib/mmu_protos.h>
#include <pragmas/mmu_pragmas.h>
#endif